Symphony Framework
StopLoading Method
Symphony.Conductor.Content Namespace > CollectionData<T> Class : StopLoading Method
Method to cause the loading of the collection to stop. The background thread will be canceled.
Syntax
public void StopLoading()
Remarks
Calling this method will cancel the System.ComponentModel.BackgroundWorker instance.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CollectionData<T> Class
CollectionData<T> Members